const github.com/andybalholm/brotli.maxAllowedDistance

4 uses

	github.com/andybalholm/brotli (current package)
		constants.go#L61: const maxAllowedDistance = 0x7FFFFFFC
		decode.go#L1865: 		if s.distance_code > maxAllowedDistance {
		metablock.go#L78: 			max_distance = maxAllowedDistance - (bound[npostfix] - ndirect)
		metablock.go#L82: 			max_distance = maxAllowedDistance